Hotwire Native is a web-first framework designed for creating native mobile applications. It aims to simplify the development process, which is often cumbersome and resource-intensive when building fully native apps. Traditional app development typically requires large teams of specialized developers, slow development cycles, and the need to re-implement features across different platforms. Additionally, every update must navigate the app store review process, which can be time-consuming. In contrast, Hotwire Native allows developers to create screens using HTML and CSS, which can then be reused across various platforms. This approach not only streamlines the development process but also enables developers to leverage existing Hotwire web applications. By using this framework, developers can implement bug fixes and introduce new features without the delays associated with app store approvals. Furthermore, it provides immediate access to the latest iOS and Android SDKs and APIs. The framework is designed for small teams, empowering them to build functional, aesthetically pleasing, and sustainable mobile applications without the complexities of traditional native development. Hotwire Native is a high-level framework available for both iOS and Android, offering all the necessary tools to utilize web applications in mobile app development. It operates by wrapping a web view within a native shell, rendering HTML directly from the server, and automatically managing native navigation and transition animations between screens. For scenarios where web capabilities fall short, developers have the option to enhance their applications with Bridge Components or fully native screens. The framework provides comprehensive resources for getting started with both iOS and Android applications, making it accessible for developers looking to streamline their mobile app development process. Hotwire Native is currently available in version 1.0.0 for both iOS and Android, released on September 25, 2024. The project is supported by the creators of other well-known development tools, and users can subscribe to receive updates about the project via email.